-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ITensorMPS] Rename randomMPS to random_mps #1446
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1446 +/- ##
==========================================
- Coverage 79.19% 78.07% -1.13%
==========================================
Files 147 147
Lines 9673 9676 +3
==========================================
- Hits 7661 7555 -106
- Misses 2012 2121 +109 ☔ View full report in Codecov by Sentry. |
Rename
randomMPS
torandom_mps
,randomMPO
torandom_mpo
.